PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DProjection Class / getClippingStyle Method
In This Topic
    getClippingStyle Method
    In This Topic
    Gets the clipping style.
    Syntax
    public PDF3DProjectionClippingStyle getClippingStyle()

    Return Value

    A PDF3DProjectionClippingStyle enum meber that represents the clipping style.
    See Also